home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 016a / remd12.zip / REMINDER.DOC < prev    next >
Text File  |  1991-10-04  |  5KB  |  132 lines

  1.  
  2.     ┌─────────────────────────────────────────────────────────────────────┐
  3.     │                                                                     │
  4.     │                        Windows Reminder                             │
  5.     │                                                                     │
  6.     └─────────────────────────────────────────────────────────────────────┘
  7.  
  8. What is REMINDER?
  9.  
  10.     Did You ever forget your best friend's birthday? Hopefully this will
  11.     not happen again with REMINDER.
  12.  
  13.     REMINDER reads a text file with your important dates and displays
  14.     everything that lies within a user selectable range in a window.
  15.     By default REMINDER will show your dates for the next 10 days.
  16.     The power of this program is its simplicity.
  17.  
  18.  
  19. Installation
  20.  
  21.     Copy REMINDER.EXE to your Windows directory and install it with program
  22.     manager. You will also need the VBRUN100.DLL runtime library somewhere
  23.     on your DOS path.  You will find this library on every Win*Net BBS.
  24.     Copy the REMINDER.DAT to the same directory where REMINDER.EXE is located.
  25.  
  26.     I would strongly advise you to put REMINDER.EXE into your RUN= statement.
  27.  
  28. Operation
  29.  
  30.     REMINDER has five buttons:
  31.  
  32.     'Thank you' terminates the program. This is the default.
  33.     'Change' calls the editor (default: notepad) with your REMINDER.DAT file.
  34.     'Rescan' re-reads REMINDER.DAT.
  35.     'Options' call the REMINDER's option panel.
  36.     'Info' displays information about REMINDER.
  37.  
  38.     Please note, that REMINDER.DAT has to be in the current directory, when
  39.     REMINDER is started. If it cannot find the file, it will display an error
  40.     message and terminate. Notepad has to be in your path if you want to use
  41.     it from within REMINDER.
  42.  
  43. Format of REMINDER.DAT
  44.  
  45.     Each date you would like to remember has to be on a separate line.
  46.     The format of this line is year month day text. Leadings spaces are
  47.     ignored. Example:
  48.  
  49.     91   10 18 Call George to confirm contract
  50.     91   10 20 Check savings account
  51.     1991 11 1  She is turning 32
  52.  
  53.     A zero is a wildcard. These will trigger reminders every year or month.
  54.  
  55.     0  5  10  Volker Weber's birthday. Don't forget to send a card.
  56.     0  0  25  Pay next month's rent.
  57.  
  58.     Do not insert empty lines or commas within REMINDER.DAT
  59.  
  60. Options
  61.  
  62.     This is new to version 1.2. You can set up a range of days and
  63.     select your favorite (windows) editor. You might as well leave
  64.     everything at the default.
  65.  
  66.     The option panel has three input fields:
  67.  
  68.     - from day: defaults to -1 (i.e. yesterday)
  69.     - to day:   defaults to 10
  70.     - editor:   defaults to notepad.exe
  71.  
  72.     REMINDER does not perform any error checking. It simply is a 'Garbage
  73.     in - garbage out' setup. If you specify 'from tomorrow 'til yesterday'
  74.     that's exactly what you will get: nothing.
  75.  
  76.     If REMINDER cannot find the editor you specified, it will display an
  77.     error message and terminate.
  78.  
  79.     The options panel has four buttons:
  80.  
  81.     - Cancel:     close options panel
  82.     - Default:    set everything back to default
  83.     - Temporary:  close options panel and rescan REMINDER.DAT with the
  84.                   new settings
  85.     - Permanent:  same as 'Temporary'. Write Settings to WIN.INI. REMINDER
  86.                   will read the settings from WIN.INI next time.
  87.  
  88.     If you painted yourself into a corner with the options panel, press
  89.     'Default' and 'Permanent'. If all else fails, remove the lines in the
  90.     [Reminder] section of WIN.INI.
  91.  
  92.  
  93. License
  94.  
  95.     You may copy or distribute REMINDER as long as you do not charge
  96.     anything for it - I strongly encourage you to do so.
  97.  
  98.     There is one thing I wolud like you to do.  If you like this program
  99.     and continue to use it, please send a postcard to my adress:
  100.  
  101.                           Volker Weber
  102.                           Kahlertstr. 32
  103.                           6100 Darmstadt
  104.                           Germany
  105.  
  106.     If you like to donate any money, please feel free to do that as well.
  107.     By sending me your postcard you will implicitly acquire a lifetime
  108.     license to use this program.  This seems a reasonable price to me.  I
  109.     am very much looking forward to receiving cards from all over the
  110.     world.  Thank you.
  111.  
  112.  
  113. Waranty
  114.  
  115.     This program takes up valuable space on your precious harddisk, although
  116.     not very much.  That's all.  No other waranties implied or expressed.
  117.  
  118.  
  119. Further development
  120.  
  121.     There are many possible enhancements to this program. Nevertheless I
  122.     probably will not do them.  If I get into my programming mood again I
  123.     most certainly will do something completely new.
  124.  
  125.  
  126. Have fun with this little program
  127.  
  128.     Volker Weber                                 Darmstadt, October 1991
  129.  
  130.     Moderator WINDOWS.GER
  131.     2:243/4.1@FIDONET.ORG
  132.